windows::Wdk::Storage::FileSystem

Function ObOpenObjectByPointer

pub unsafe fn ObOpenObjectByPointer(
    object: *const c_void,
    handleattributes: u32,
    passedaccessstate: Option<*const ACCESS_STATE>,
    desiredaccess: u32,
    objecttype: Option<POBJECT_TYPE>,
    accessmode: i8,
    handle: *mut HANDLE,
) -> NTSTATUS