SSL_CipherPrefSet

Function SSL_CipherPrefSet 

Source
pub unsafe extern "C" fn SSL_CipherPrefSet(
    fd: *mut PRFileDesc,
    cipher: PRInt32,
    enabled: PRBool,
) -> SECStatus