pub unsafe extern "system" fn WlanGetSecuritySettings(
    hclienthandle: HANDLE,
    securableobject: WLAN_SECURABLE_OBJECT,
    pvaluetype: *mut WLAN_OPCODE_VALUE_TYPE,
    pstrcurrentsddl: *mut PWSTR,
    pdwgrantedaccess: *mut u32
) -> u32
Expand description

Required features: "Win32_NetworkManagement_WiFi", "Win32_Foundation"