Skip to main content

NtCreateSection

Type Alias NtCreateSection 

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