pub unsafe extern "C" fn FRD_RequestServiceLocator(
serverId: u32_,
keyhash: *mut c_char,
svc: *mut c_char,
majorSdkVersion: u8_,
minorSdkVersion: u8_,
completionEvent: Handle,
) -> ResultExpand description
Request service locator info for a given NEX server.
ยงArguments
keyhash- Thekeyhashvalue to use for the NASC request.svc- The svcvalueto use for the NASC request.majorSdkVersion- The major SDK version.minorSdkVersion- The minor SDK version.completionEvent- The event handle to signal once the operation has completed.serverId-