rustc_codegen_llvm::llvm_::ffi

Function LLVMSetSection

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