Export struct siginfo

This commit is contained in:
Jeremy Soller
2024-09-19 15:16:47 -06:00
parent 7371cbcab0
commit eb33ac46f9
5 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ pub type prstatus_t = elf_prstatus;
pub type prpsinfo_t = elf_prpsinfo;
#[no_mangle]
pub extern "C" fn _cbindgen_only_generates_structs_if_they_are_mentioned_which_is_dumb_procfs(
pub extern "C" fn _cbindgen_export_procfs(
a: psaddr_t,
b: prgregset_t,
c: prfpregset_t,