pub unsafe extern "C" fn LLVMDITypeGetLine(
DType: LLVMMetadataRef,
) -> c_uintExpand description
Get the source line where this DIType is declared.
pub unsafe extern "C" fn LLVMDITypeGetLine(
DType: LLVMMetadataRef,
) -> c_uintGet the source line where this DIType is declared.