[][src]Function wgpu_native::wgpu_device_create_depth_stencil_state

#[no_mangle]
pub extern "C" fn wgpu_device_create_depth_stencil_state(
    _device_id: DeviceId,
    desc: &DepthStencilStateDescriptor
) -> DepthStencilStateId