Function r_meta_set_string

Source
pub unsafe extern "C" fn r_meta_set_string(
    a: *mut RAnal,
    type_: RAnalMetaType,
    addr: c_ulonglong,
    s: *const c_char,
) -> bool