Function C3D_DepthTest

Source
pub unsafe extern "C" fn C3D_DepthTest(
    enable: bool,
    function: GPU_TESTFUNC,
    writemask: GPU_WRITEMASK,
)