pub type DOT11EXT_ALLOCATE_BUFFER = Option<unsafe extern "system" fn(dwbytecount: u32, ppvbuffer: *mut *mut c_void) -> u32>;
Expand description

Required features: "Win32_NetworkManagement_Ndis"