_InterlockedAnd64

Function _InterlockedAnd64 

Source
pub unsafe extern "C" fn _InterlockedAnd64(
    Destination: *mut c_longlong,
    Value: c_longlong,
) -> c_longlong