Skip to main content

NtOpenKey

Type Alias NtOpenKey 

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