Function windows_sys::Win32::NetworkManagement::WiFi::WlanGetProfile

pub unsafe extern "system" fn WlanGetProfile(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    strprofilename: PCWSTR,
    preserved: *const c_void,
    pstrprofilexml: *mut PWSTR,
    pdwflags: *mut u32,
    pdwgrantedaccess: *mut u32,
) -> u32