Function libpng_sys::ffi::png_set_alpha_mode_fixed [] [src]

pub unsafe extern "C" fn png_set_alpha_mode_fixed(
    png_ptr: &mut png_struct,
    mode: c_int,
    output_gamma: png_fixed_point
)