luxlabs header browser preview


@interface ML3DatabaseFunctionBlock : ML3DatabaseFunction

@property (copy, nonatomic) id /* block */ block;

- (BOOL)registerWithConnection:(id)a0;
- (void).cxx_destruct;

@end