Function freetype_sys::FT_Outline_Get_BBox

source ยท
pub unsafe extern "C" fn FT_Outline_Get_BBox(
    outline: *const FT_Outline,
    abbox: *mut FT_BBox,
) -> FT_Error