Function Context2D_Alloc

Source
pub unsafe extern "C" fn Context2D_Alloc(
    ctx: *mut Context2D,
    width: c_int,
    height: c_int,
)