freetype_sys

Function FT_Outline_Copy

Source
pub unsafe extern "C" fn FT_Outline_Copy(
    source: *const FT_Outline,
    target: *mut FT_Outline,
) -> FT_Error