Function LLVMGetDebugLocDirectory

Source
#[no_mangle]
pub extern "C" fn LLVMGetDebugLocDirectory(
    Val: LLVMValueRef,
    Length: *mut c_uint,
) -> *const c_char