windows::Wdk::NetworkManagement::Ndis

Function NdisMFreeSharedMemory

pub unsafe fn NdisMFreeSharedMemory(
    miniportadapterhandle: *const c_void,
    length: u32,
    cached: bool,
    virtualaddress: *const c_void,
    physicaladdress: i64,
)