pub unsafe extern "C" fn LLVMDILocationGetScope(
Location: LLVMMetadataRef,
) -> LLVMMetadataRef
Expand description
Get the local scope associated with this debug location.
pub unsafe extern "C" fn LLVMDILocationGetScope(
Location: LLVMMetadataRef,
) -> LLVMMetadataRef
Get the local scope associated with this debug location.