pub unsafe extern "system" fn MQGetSecurityContextEx(
    lpcertbuffer: *const c_void,
    dwcertbufferlength: u32,
    phsecuritycontext: *mut HANDLE
) -> HRESULT
Expand description

Required features: "Win32_Foundation"