Function panda_sys::slow_bitmap_andnot[][src]

pub unsafe extern "C" fn slow_bitmap_andnot(
    dst: *mut c_ulong,
    bitmap1: *const c_ulong,
    bitmap2: *const c_ulong,
    bits: c_long
) -> c_int