Function botan_sys::botan_x509_cert_load_file[][src]

pub unsafe extern "C" fn botan_x509_cert_load_file(
    cert_obj: *mut botan_x509_cert_t,
    filename: *const c_char
) -> c_int