[][src]Function nginx::BIO_meth_get_callback_ctrl

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