Function ctru_sys::fontGetInfo

source ·
pub unsafe extern "C" fn fontGetInfo(font: *mut CFNT_s) -> *mut FINF_s
Expand description

Retrieves the font information structure of a font.

§Arguments

  • font - Pointer to font structure. If NULL, the shared system font is used.