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