Function llvm_sys::core::LLVMSetSection

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