[][src]Function nginx::SSL_CTX_get_info_callback

pub unsafe extern "C" fn SSL_CTX_get_info_callback(
    ctx: *mut SSL_CTX
) -> Option<unsafe extern "C" fn(ctx: *const SSL, arg1: c_int, arg2: c_int)>