LLVMGetSyncScopeID

Function LLVMGetSyncScopeID 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetSyncScopeID(
    C: LLVMContextRef,
    Name: *const c_char,
    SLen: size_t,
)