pub fn create_arg_info( is_pointer: bool, address: *const c_void, size: usize, ) -> ArgInfo_t
Creates an ArgInfo_t structure
ArgInfo_t