Function LLVMGetValueContext

Source
pub unsafe extern "C" fn LLVMGetValueContext(
    Val: LLVMValueRef,
) -> LLVMContextRef
Expand description

Obtain the context to which this value is associated.