Function SSL_CipherPrefGet

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