YGAssertWithConfig

Function YGAssertWithConfig 

Source
pub unsafe extern "C" fn YGAssertWithConfig(
    config: YGConfigRef,
    condition: bool,
    message: *const c_char,
)