[−][src]Function nginx::BIO_meth_set_destroy
pub unsafe extern "C" fn BIO_meth_set_destroy(
biom: *mut BIO_METHOD,
destroy: Option<unsafe extern "C" fn(arg1: *mut BIO) -> c_int>
) -> c_int
pub unsafe extern "C" fn BIO_meth_set_destroy(
biom: *mut BIO_METHOD,
destroy: Option<unsafe extern "C" fn(arg1: *mut BIO) -> c_int>
) -> c_int