Function LLVMIsABlockAddress

Source
#[no_mangle]
pub extern "C" fn LLVMIsABlockAddress(
    Val: LLVMValueRef,
) -> LLVMValueRef