Declaration

typealias FloatValue_t = (NSObject) -> Double

Declaration

typedef double (^)(NSObject *) FloatValue_t;

Declaration

FloatValue_t