[][src]Function skia_bindings::SkImageInfo_MakeN32Premul

pub unsafe extern "C" fn SkImageInfo_MakeN32Premul(
    width: c_int,
    height: c_int,
    cs: sk_sp<SkColorSpace>
) -> SkImageInfo