Function LLVMIsAPoisonValue

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