llvm_sys::core

Function LLVMSetSection

Source
pub unsafe extern "C" fn LLVMSetSection(
    Global: LLVMValueRef,
    Section: *const c_char,
)