Function r_core::r_meta_set_with_subtype[][src]

pub unsafe extern "C" fn r_meta_set_with_subtype(
    m: *mut RAnal,
    type_: RAnalMetaType,
    subtype: c_int,
    addr: c_ulonglong,
    size: c_ulonglong,
    str_: *const c_char
) -> bool