Function llvm_sys::core::LLVMPointerTypeIsOpaque
source ยท pub unsafe extern "C" fn LLVMPointerTypeIsOpaque(
Ty: LLVMTypeRef,
) -> LLVMBoolExpand description
Determine whether a pointer is opaque.
True if this is an instance of an opaque PointerType.