Function windows_sys::Wdk::System::SystemServices::RtlStringFromGUID
pub unsafe extern "system" fn RtlStringFromGUID(
guid: *const GUID,
guidstring: *mut UNICODE_STRING
) -> NTSTATUSExpand description
Required features: "Win32_Foundation"