Function gpgme_sys::gpgme_conf_arg_new[][src]

pub unsafe extern "C" fn gpgme_conf_arg_new(
    arg_p: *mut gpgme_conf_arg_t,
    arg_type: gpgme_conf_type_t,
    value: *const c_void
) -> gpgme_error_t