[][src]Function shaderc_sys::shaderc_compile_options_set_binding_base_for_stage

pub unsafe extern "C" fn shaderc_compile_options_set_binding_base_for_stage(
    options: *mut ShadercCompileOptions,
    shader_kind: c_int,
    resource_kind: c_int,
    base: uint32_t
)