Function tgaimage_sys::TGAImage_set1 [] [src]

pub unsafe extern "C" fn TGAImage_set1(
    this: *mut TGAImage,
    x: c_int,
    y: c_int,
    c: *const TGAColor
) -> bool