Function windows_sys::Win32::System::MessageQueuing::MQLocateBegin

pub unsafe extern "system" fn MQLocateBegin(
    lpwcscontext: PCWSTR,
    prestriction: *const MQRESTRICTION,
    pcolumns: *const MQCOLUMNSET,
    psort: *const MQSORTSET,
    phenum: *mut HANDLE,
) -> HRESULT