windows::Wdk::System::SystemServices

Function MmFreeNonCachedMemory

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