[][src]Type Definition rs_gles3::bindings::PFNGLSTENCILMASKSEPARATEPROC

type PFNGLSTENCILMASKSEPARATEPROC = Option<unsafe extern "C" fn(face: GLenum, mask: GLuint)>;