Function ctru_sys::fontFixPointers

source ·
pub unsafe extern "C" fn fontFixPointers(font: *mut CFNT_s)
Expand description

Fixes the pointers internal to a just-loaded font

§Arguments

  • font - Font to fix

Should never be run on the system font, and only once on any other font.