pub unsafe fn display_char_texture_ui(
    call_back_str: *mut undefined,
    x: i16,
    y: i16,
    char_id: i32,
    param_5: i16
) -> i32
Expand description

Note: unverified, ported from Irdkwia’s notes

Return unknown.

Safety

The caller must make sure the undefined params are valid for this function.