[][src]Function nginx::BIO_meth_get_write

pub unsafe extern "C" fn BIO_meth_get_write(
    biom: *mut BIO_METHOD
) -> Option<unsafe extern "C" fn(biom: *mut BIO, arg1: *const c_char, arg2: c_int) -> c_int>