[][src]Type Definition raylib_sys::PFNGLSTENCILMASKPROC

type PFNGLSTENCILMASKPROC = Option<unsafe extern "C" fn(mask: GLuint)>;