Skip to main content

NtOpenProcess

Type Alias NtOpenProcess 

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