windows::Win32::System::MessageQueuing

Function MQPathNameToFormatName

pub unsafe fn MQPathNameToFormatName<P0>(
    lpwcspathname: P0,
    lpwcsformatname: PWSTR,
    lpdwformatnamelength: *mut u32,
) -> Result<()>
where P0: Param<PCWSTR>,