pub unsafe extern "C" fn validator_options_set_skip_block_layout(
opts: *mut ValidatorOptions,
toggle: bool
)
Expand description
Records whether or not the validator should skip validating standard uniform/storage block layout.
pub unsafe extern "C" fn validator_options_set_skip_block_layout(
opts: *mut ValidatorOptions,
toggle: bool
)
Records whether or not the validator should skip validating standard uniform/storage block layout.