[][src]Function CCODE::_InterlockedOr

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