LLVMSetSection

Function LLVMSetSection 

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