[][src]Function mextk_sys::Text_AddSubtext

pub unsafe extern "C" fn Text_AddSubtext(
    text: *mut Text,
    xPos: f32,
    yPos: f32,
    string: *mut c_char,
     ...
) -> c_int