[][src]Function skia_bindings::C_SkImageInfo_MakeS32

pub unsafe extern "C" fn C_SkImageInfo_MakeS32(
    self_: *mut SkImageInfo,
    width: c_int,
    height: c_int,
    at: SkAlphaType
)