Function LLVMSetSection

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