[][src]Type Definition polyhorn_yoga::types::BaselineFunc

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