Function LLVMGetSyncScopeID

Source
pub unsafe extern "C" fn LLVMGetSyncScopeID(
    C: LLVMContextRef,
    Name: *const c_char,
    SLen: size_t,
)
Expand description

Maps a synchronization scope name to a ID unique within this context.