pub unsafe extern "C" fn LLVMGetValueContext(
Val: LLVMValueRef,
) -> LLVMContextRef
Expand description
Obtain the context to which this value is associated.
pub unsafe extern "C" fn LLVMGetValueContext(
Val: LLVMValueRef,
) -> LLVMContextRef
Obtain the context to which this value is associated.