[][src]Type Definition nginx::sk_BIO_copyfunc

type sk_BIO_copyfunc = Option<unsafe extern "C" fn(a: *const BIO) -> *mut BIO>;