Function llvm_sys::debuginfo::LLVMDITypeGetLine
source · pub unsafe extern "C" fn LLVMDITypeGetLine(
DType: LLVMMetadataRef
) -> c_uint
Expand description
Get the source line where this DIType is declared.
pub unsafe extern "C" fn LLVMDITypeGetLine(
DType: LLVMMetadataRef
) -> c_uint
Get the source line where this DIType is declared.