[][src]Type Definition nginx::asn1_ps_func

type asn1_ps_func = Option<unsafe extern "C" fn(b: *mut BIO, pbuf: *mut *mut c_uchar, plen: *mut c_int, parg: *mut c_void) -> c_int>;