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