Function BIO_asn1_get_suffix

Source
pub unsafe extern "C" fn BIO_asn1_get_suffix(
    b: *mut bio_st,
    psuffix: *mut Option<unsafe extern "C" fn(*mut bio_st, *mut *mut u8, *mut i32, *mut c_void) -> i32>,
    psuffix_free: *mut Option<unsafe extern "C" fn(*mut bio_st, *mut *mut u8, *mut i32, *mut c_void) -> i32>,
) -> i32