pub unsafe extern "C" fn LLVMGetBuilderContext(
Builder: LLVMBuilderRef,
) -> LLVMContextRefExpand description
Obtain the context to which this builder is associated.
pub unsafe extern "C" fn LLVMGetBuilderContext(
Builder: LLVMBuilderRef,
) -> LLVMContextRefObtain the context to which this builder is associated.