Function SSL_add1_credential

Source
pub unsafe extern "C" fn SSL_add1_credential(
    ssl: *mut SSL,
    cred: *mut SSL_CREDENTIAL,
) -> c_int