Function windows_sys::Wdk::Storage::FileSystem::ObOpenObjectByPointer
pub unsafe extern "system" fn ObOpenObjectByPointer(
object: *const c_void,
handleattributes: u32,
passedaccessstate: *const ACCESS_STATE,
desiredaccess: u32,
objecttype: POBJECT_TYPE,
accessmode: i8,
handle: *mut HANDLE
) -> NTSTATUS
Expand description
Required features: "Wdk_Foundation"
, "Wdk_System_SystemServices"
, "Win32_Foundation"
, "Win32_Security"