LLVMGetSyncScopeID

Function LLVMGetSyncScopeID 

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

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