Function windows::Win32::System::MessageQueuing::MQSetQueueProperties

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