[][src]Function nginx::BIO_meth_get_destroy

pub unsafe extern "C" fn BIO_meth_get_destroy(
    biom: *mut BIO_METHOD
) -> Option<unsafe extern "C" fn(biom: *mut BIO) -> c_int>