Function windows::Wdk::System::SystemServices::MmFreeNonCachedMemory

pub unsafe fn MmFreeNonCachedMemory(
    baseaddress: *const c_void,
    numberofbytes: usize,
)