Function windows_native::ntrtl::RtlCreateMemoryZone
source · pub unsafe extern "system" fn RtlCreateMemoryZone(
MemoryZone: *mut *mut c_void,
InitialSize: usize,
Flags: u32
) -> NTSTATUSpub unsafe extern "system" fn RtlCreateMemoryZone(
MemoryZone: *mut *mut c_void,
InitialSize: usize,
Flags: u32
) -> NTSTATUS