[][src]Function nginx::BIO_meth_get_ctrl

pub unsafe extern "C" fn BIO_meth_get_ctrl(
    biom: *mut BIO_METHOD
) -> Option<unsafe extern "C" fn(biom: *mut BIO, arg1: c_int, arg2: c_long, arg3: *mut c_void) -> c_long>