[][src]Function byteplug::draw::gl::StencilFuncSeparate

pub unsafe extern "system" fn StencilFuncSeparate(
    face: GLenum,
    func: GLenum,
    ref_: GLint,
    mask: GLuint
)