[][src]Function freeimage::ffi::FreeImage_SetChannel

pub unsafe extern "C" fn FreeImage_SetChannel(
    dst: *mut FIBITMAP,
    src: *mut FIBITMAP,
    channel: FREE_IMAGE_COLOR_CHANNEL
) -> BOOL