rados_log_callback_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias rados_log_callback_t = void function(void* arg, const(char)* line, const(char)* who, ulong sec, ulong nsec, ulong seq, const(char)* level, const(char)* msg)

Meta