Function bit_and

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