pub unsafe extern "C" fn LLVMDITypeGetFlags(
DType: LLVMMetadataRef,
) -> LLVMDIFlags
Expand description
Get the flags associated with this DIType.
pub unsafe extern "C" fn LLVMDITypeGetFlags(
DType: LLVMMetadataRef,
) -> LLVMDIFlags
Get the flags associated with this DIType.