Function SSL_OptionSet

Source
pub unsafe extern "C" fn SSL_OptionSet(
    fd: *mut PRFileDesc,
    option: PRInt32,
    on: PRBool,
) -> SECStatus