Function UrlMkGetSessionOption

Source
pub unsafe extern "C" fn UrlMkGetSessionOption(
    dwOption: DWORD,
    pBuffer: LPVOID,
    dwBufferLength: DWORD,
    pdwBufferLengthOut: *mut DWORD,
    dwReserved: DWORD,
) -> HRESULT