Type Definition BaselineFunc
yoga::types
type BaselineFunc = Option<extern "C" fn(_: NodeRef, _: f32, _: f32) -> f32>;