pub unsafe extern "C" fn LLVMDIVariableGetLine(
Var: LLVMMetadataRef,
) -> c_uintExpand description
Get the source line where this \c DIVariable is declared.
pub unsafe extern "C" fn LLVMDIVariableGetLine(
Var: LLVMMetadataRef,
) -> c_uintGet the source line where this \c DIVariable is declared.