Function boring_sys::SSL_CTX_set_srtp_profiles

source ยท
pub unsafe extern "C" fn SSL_CTX_set_srtp_profiles(
    ctx: *mut SSL_CTX,
    profiles: *const c_char
) -> c_int