pub type GumDarwinExportDetails = _GumDarwinExportDetails;

Aliased Type§

struct GumDarwinExportDetails {
    pub name: *const i8,
    pub flags: u64,
    pub __bindgen_anon_1: _GumDarwinExportDetails__bindgen_ty_1,
}

Fields§

§name: *const i8§flags: u64§__bindgen_anon_1: _GumDarwinExportDetails__bindgen_ty_1