Function yoga_sys::YGNodeCalculateLayout [] [src]

pub unsafe extern "C" fn YGNodeCalculateLayout(
    node: YGNodeRef,
    availableWidth: f32,
    availableHeight: f32,
    parentDirection: YGDirection
)