Function freetype_sys::FT_Outline_Copy

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