Function windows_sys::Wdk::System::SystemServices::RtlIsUntrustedObject
pub unsafe extern "system" fn RtlIsUntrustedObject(
handle: HANDLE,
object: *const c_void,
untrustedobject: *mut BOOLEAN
) -> NTSTATUSExpand description
Required features: "Win32_Foundation"