Function windows::Wdk::System::SystemServices::MmMapUserAddressesToPage

pub unsafe fn MmMapUserAddressesToPage(
    baseaddress: *const c_void,
    numberofbytes: usize,
    pageaddress: *const c_void,
) -> NTSTATUS