Function nss_sys::SSL_CipherPrefSet [] [src]

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