windows::Win32::System::MessageQueuing

Function MQCreateQueue

pub unsafe fn MQCreateQueue(
    psecuritydescriptor: Option<PSECURITY_DESCRIPTOR>,
    pqueueprops: *mut MQQUEUEPROPS,
    lpwcsformatname: Option<PWSTR>,
    lpdwformatnamelength: *mut u32,
) -> Result<()>