windows::Wdk::System::SystemServices

Function ObReferenceObjectByPointer

pub unsafe fn ObReferenceObjectByPointer(
    object: *const c_void,
    desiredaccess: u32,
    objecttype: Option<POBJECT_TYPE>,
    accessmode: i8,
) -> NTSTATUS