pub unsafe extern "C" fn LLVMDILocationGetLine(
Location: LLVMMetadataRef,
) -> c_uint
Expand description
Get the line number of this debug location.
pub unsafe extern "C" fn LLVMDILocationGetLine(
Location: LLVMMetadataRef,
) -> c_uint
Get the line number of this debug location.