[][src]Function nginx::SSL_get_security_callback

pub unsafe extern "C" fn SSL_get_security_callback(
    s: *const SSL
) -> Option<unsafe extern "C" fn(s: *const SSL, arg1: *const SSL_CTX, arg2: c_int, arg3: c_int, arg4: c_int, arg5: *mut c_void, arg6: *mut c_void) -> c_int>