llvm_sys::core

Function LLVMGetPoison

Source
pub unsafe extern "C" fn LLVMGetPoison(
    Ty: LLVMTypeRef,
) -> LLVMValueRef
Expand description

Obtain a constant value referring to a poison value of a type.