Function fonsGetAtlasSize

Source
pub unsafe extern "C" fn fonsGetAtlasSize(
    s: *mut FONScontext,
    width: *mut c_int,
    height: *mut c_int,
)