Function windows_native::ntexapi::NtMapCMFModule
source · pub unsafe extern "system" fn NtMapCMFModule(
What: u32,
Index: u32,
CacheIndexOut: *mut u32,
CacheFlagsOut: *mut u32,
ViewSizeOut: *mut u32,
BaseAddress: *mut *mut c_void
) -> NTSTATUS