pub unsafe extern "C" fn validator_options_set_uniform_buffer_standard_layout(
    opts: *mut ValidatorOptions,
    toggle: bool
)
Expand description

Records whether the validator should use standard block layout rules for uniform blocks.