Skip to main content

botan_x509_crl_view_binary_values_count

Function botan_x509_crl_view_binary_values_count 

Source
pub unsafe extern "C" fn botan_x509_crl_view_binary_values_count(
    crl_obj: botan_x509_crl_t,
    value_type: c_int,
    count: *mut usize,
) -> c_int