Function freeimage::ffi::FreeImage_SetTagValue [] [src]

pub unsafe extern "C" fn FreeImage_SetTagValue(
    tag: *const FITAG,
    value: *const c_void
) -> BOOL