Function windows::Win32::NetworkManagement::WiFi::WlanCloseHandle

pub unsafe fn WlanCloseHandle<P0>(
    hclienthandle: P0,
    preserved: Option<*const c_void>
) -> u32
where P0: Param<HANDLE>,