Function windows::Win32::System::MessageQueuing::MQGetQueueProperties

pub unsafe fn MQGetQueueProperties<P0>(
    lpwcsformatname: P0,
    pqueueprops: *mut MQQUEUEPROPS,
) -> Result<()>
where P0: Param<PCWSTR>,