Function LLVMSetSection

Source
pub unsafe extern "C" fn LLVMSetSection(
    Global: *mut LLVMValue,
    Section: *const i8,
)