YGLogWithConfig

Function YGLogWithConfig 

Source
pub unsafe extern "C" fn YGLogWithConfig(
    config: YGConfigRef,
    level: YGLogLevel,
    format: *const c_char,
    ...
)