Function psp::sys::sceFontGetCharGlyphImage_Clip

source ·
#[no_mangle]
pub unsafe extern "C" fn sceFontGetCharGlyphImage_Clip(
    handle: u32,
    char_code: u32,
    glyph: &mut SceFontGlyphImage,
    clip_x_pos: i32,
    clip_y_pos: i32
) -> i32