Searched defs:ThreeParamFunctionObject (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/private/shared/
H A DFunctionObject.h233 class ThreeParamFunctionObject : public FunctionObject { class in namespace:BPrivate
235 ThreeParamFunctionObject(void (*callThis)(Param1, Param2, Param3), function in class:BPrivate::ThreeParamFunctionObject

Completed in 14 milliseconds