pub unsafe extern "C" fn LLVMDILocationGetInlinedAt(
Location: LLVMMetadataRef,
) -> LLVMMetadataRef
Expand description
Get the “inline at” location associated with this debug location.
pub unsafe extern "C" fn LLVMDILocationGetInlinedAt(
Location: LLVMMetadataRef,
) -> LLVMMetadataRef
Get the “inline at” location associated with this debug location.