Function gpgme_sys::gpgme_data_new_from_file[][src]

pub unsafe extern "C" fn gpgme_data_new_from_file(
    r_dh: *mut gpgme_data_t,
    fname: *const c_char,
    copy: c_int
) -> gpgme_error_t