[][src]Function winapi::um::wlanapi::WlanGetProfile

pub unsafe extern "system" fn WlanGetProfile(
    hClientHandle: HANDLE,
    pInterfaceGuid: *const GUID,
    strProfileName: LPCWSTR,
    pReserved: PVOID,
    pstrProfileXml: *mut LPWSTR,
    pdwFlags: *mut DWORD,
    pdwGrantedAccess: *mut DWORD
) -> DWORD