[−][src]Function skia_bindings::C_SkSurface_MakeRenderTarget
pub unsafe extern "C" fn C_SkSurface_MakeRenderTarget(
context: *mut GrContext,
budgeted: SkBudgeted,
imageInfo: *const SkImageInfo,
sampleCount: c_int,
surfaceOrigin: GrSurfaceOrigin,
surfaceProps: *const SkSurfaceProps,
shouldCreateWithMips: bool
) -> *mut SkSurface