Function libpng_sys::ffi::png_get_sRGB [] [src]

pub unsafe extern "C" fn png_get_sRGB(
    png_ptr: &png_struct,
    info_ptr: &png_info,
    file_srgb_intent: &mut c_int
) -> u32