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