Function atomic_flag_test_and_set

Source
pub unsafe extern "C" fn atomic_flag_test_and_set(
    arg1: *mut atomic_flag,
) -> bool