[][src]Function fna3d_sys::FNA3D_Clear

pub unsafe extern "C" fn FNA3D_Clear(
    device: *mut FNA3D_Device,
    options: FNA3D_ClearOptions,
    color: *mut FNA3D_Vec4,
    depth: f32,
    stencil: i32
)