pub unsafe extern "C" fn LLVMGetBlockAddressFunction(
BlockAddr: LLVMValueRef,
) -> LLVMValueRef
Expand description
Gets the function associated with a given BlockAddress constant value.
pub unsafe extern "C" fn LLVMGetBlockAddressFunction(
BlockAddr: LLVMValueRef,
) -> LLVMValueRef
Gets the function associated with a given BlockAddress constant value.