Skip to main content

NtOpenFile

Type Alias NtOpenFile 

Source
pub type NtOpenFile = unsafe extern "system" fn(*mut HANDLE, u32, *mut OBJECT_ATTRIBUTES, *mut IO_STATUS_BLOCK, u32, u32) -> i32;