rustc_codegen_llvm::llvm_::ffi

Function LLVMGetInitializer

Source
pub unsafe extern "C" fn LLVMGetInitializer(
    GlobalVar: &Value,
) -> Option<&Value>