[][src]Function CCODE::_InterlockedAnd

pub unsafe extern "C" fn _InterlockedAnd(
    Destination: *mut c_long,
    Value: c_long
) -> c_long