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