Function OPENSSL_atexit

Source
pub unsafe extern "C" fn OPENSSL_atexit(
    handler: Option<unsafe extern "C" fn()>,
) -> i32