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

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