Function windows_sys::Win32::System::MessageQueuing::MQCreateQueue

pub unsafe extern "system" fn MQCreateQueue(
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
    pqueueprops: *mut MQQUEUEPROPS,
    lpwcsformatname: PWSTR,
    lpdwformatnamelength: *mut u32,
) -> HRESULT