Function botan_sys::botan_x509_crl_load_file

source ยท
pub unsafe extern "C" fn botan_x509_crl_load_file(
    crl: *mut botan_x509_crl_t,
    file_path: *const c_char,
) -> c_int