Function rustc_codegen_llvm::llvm::LLVMSetAlignment

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