windows::Wdk::System::SystemServices

Function RtlIsUntrustedObject

pub unsafe fn RtlIsUntrustedObject(
    handle: Option<HANDLE>,
    object: Option<*const c_void>,
    untrustedobject: *mut bool,
) -> NTSTATUS