Function r_meta_get_string

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