Function windows_sys::Wdk::Storage::FileSystem::ObInsertObject
pub unsafe extern "system" fn ObInsertObject(
object: *const c_void,
passedaccessstate: *mut ACCESS_STATE,
desiredaccess: u32,
objectpointerbias: u32,
newobject: *mut *mut c_void,
handle: *mut HANDLE
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security"