pub const DR_VG_NUM_ARGS: _bindgen_ty_11 = 5;Expand description
Defines the maximum number of arguments that can be passed to a Valgrind annotation, and accordingly specifies the length of the array vg_client_request_t.args.
pub const DR_VG_NUM_ARGS: _bindgen_ty_11 = 5;Defines the maximum number of arguments that can be passed to a Valgrind annotation, and accordingly specifies the length of the array vg_client_request_t.args.