[][src]Function wgpu_native::wgpu_device_create_blend_state

#[no_mangle]
pub extern "C" fn wgpu_device_create_blend_state(
    _device_id: DeviceId,
    desc: &BlendStateDescriptor
) -> BlendStateId