windows::Wdk::NetworkManagement::Ndis

Function NdisMAllocateSharedMemoryAsync

pub unsafe fn NdisMAllocateSharedMemoryAsync(
    miniportadapterhandle: *const c_void,
    length: u32,
    cached: bool,
    context: *const c_void,
) -> i32