Function MmFreeNonCachedMemory

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