Function windows_sys::Wdk::System::SystemServices::MmMapLockedPagesSpecifyCache
pub unsafe extern "system" fn MmMapLockedPagesSpecifyCache(
memorydescriptorlist: *mut MDL,
accessmode: i8,
cachetype: MEMORY_CACHING_TYPE,
requestedaddress: *const c_void,
bugcheckonfailure: u32,
priority: u32,
) -> *mut c_void