Function bit_xor

Source
pub unsafe extern "C" fn bit_xor(
    Image1: Hobject,
    Image2: Hobject,
    ImageXor: *mut Hobject,
) -> Herror