Function libpng_sys::ffi::png_set_background_fixed [] [src]

pub unsafe extern "C" fn png_set_background_fixed(
    png_ptr: &mut png_struct,
    background_color: *const png_color_16,
    background_gamma_code: c_int,
    need_expand: c_int,
    background_gamma: png_fixed_point
)