rustc_codegen_llvm::llvm_::ffi

Function LLVMSetSection

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