Function psp::sys::sceGumDrawBezier

source ·
#[no_mangle]
pub unsafe extern "C" fn sceGumDrawBezier(
    v_type: VertexType,
    u_count: i32,
    v_count: i32,
    indices: *const c_void,
    vertices: *const c_void
)