rtcGetSelectedCandidatePair

Function rtcGetSelectedCandidatePair 

Source
pub unsafe extern "C" fn rtcGetSelectedCandidatePair(
    pc: c_int,
    local: *mut c_char,
    localSize: c_int,
    remote: *mut c_char,
    remoteSize: c_int,
) -> c_int