rustc_codegen_llvm::llvm_::ffi

Function LLVMSetAlignment

Source
pub unsafe extern "C" fn LLVMSetAlignment(
    Global: &Value,
    Bytes: c_uint,
)