Function freeimage::ffi::FreeImage_SetTagDescription [] [src]

pub unsafe extern "C" fn FreeImage_SetTagDescription(
    tag: *const FITAG,
    description: *const c_schar
) -> BOOL