Function C3D_StencilOp

Source
pub unsafe extern "C" fn C3D_StencilOp(
    sfail: GPU_STENCILOP,
    dfail: GPU_STENCILOP,
    pass: GPU_STENCILOP,
)