pub unsafe extern "C" fn LLVMDISubprogramGetLine(
Subprogram: LLVMMetadataRef,
) -> c_uintExpand description
Get the line associated with a given subprogram.
pub unsafe extern "C" fn LLVMDISubprogramGetLine(
Subprogram: LLVMMetadataRef,
) -> c_uintGet the line associated with a given subprogram.