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