Function windows_sys::Wdk::System::SystemServices::MmMapVideoDisplay

pub unsafe extern "system" fn MmMapVideoDisplay(
    physicaladdress: i64,
    numberofbytes: usize,
    cachetype: MEMORY_CACHING_TYPE,
) -> *mut c_void