pub unsafe extern "system" fn WlanOpenHandle(
    dwclientversion: u32,
    preserved: *const c_void,
    pdwnegotiatedversion: *mut u32,
    phclienthandle: *mut HANDLE
) -> u32
Expand description

Required features: "Win32_Foundation"