Type Definition yoga_sys::YGRealloc [] [src]

type YGRealloc = Option<unsafe extern "C" fn(_: *mut c_void, _: usize) -> *mut c_void>;