Function yoga_sys::YGAssertWithNode [] [src]

pub unsafe extern "C" fn YGAssertWithNode(
    node: YGNodeRef,
    condition: bool,
    message: *const c_char
)